home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-01-13 | 1.9 KB | 145 lines | [TEXT/MACA] |
- ** opening text ********************************************
- opening text1
- 1
- !!!!! STOP STOP STOP !!!!!
- nil
- nil
- ** blank line
- blankline
- 1
-
- nil
- nil
- ** opening text ********************************************
- opening text2
- 1
- You are about to enter a restricted area there will be dire
- nil
- nil
- ** opening text ********************************************
- opening text3
- 1
- consequences if you dont know the password or you mess up.
- nil
- nil
- ** blank line
- blankline
- 1
-
- nil
- nil
- ** continue
- continue
- 10
- Do you wish to continue (Y/N)?
- nil
- nil
- ** test for no if it is kick them out to exit
- no
- 3
- N
- nil
- exit
- ** blank line
- blankline
- 1
-
- nil
- nil
- ** get password1 You can change the length of the password
- password1
- 9
- Enter the secret password (1st try):
- 10
- nil
- ** check1 Password should be all CAPS if right they get out ok
- check1
- 3
- PASSWORD
- nil
- gotit
- ** get password2 2nd try if right they get out ok
- password2
- 9
- Enter the secret password (2nd try):
- 10
- nil
- ** check2
- check2
- 3
- PASSWORD
- nil
- gotit
- ** get password3 3rd try if right they get out ok
- password3
- 9
- Enter the secret password (last try):
- 10
- nil
- ** check3
- check3
- 3
- PASSWORD
- nil
- gotit
- ** blank line
- blankline
- 1
-
- nil
- nil
- ** trouble notice the user blew it or was fooling around.
- INTROUBLE1
- 1
- Uh oh, you either didn't know the password or you messed up.
- nil
- nil
- ** trouble notice ******************************************
- INTROUBLE2
- 1
- The Sysop will be notified. You were warned.
- nil
- nil
- ** blank line
- blankline
- 1
-
- nil
- nil
- ** lower access give them the lowest access
- access
- 17
- nil
- 0
- nil
- ** lower time give them only 2 minutes
- time
- 15
- nil
- 2
- nil
- ** notify sysop that this user blew it
- notify
- 13
- A user bit the dust.
- nil
- nil
- ** write it to a .res file
- writeit
- 6
- nil
- nil
- nil
- ** exit the survey
- exit
- 7
- nil
- nil
- nil
- ** got it right so branch to the proper menu
- gotit
- 18
- (The Path:FileName of the menu goes here)
- Nil
- Nil
-